Home
last modified time | relevance | path

Searched refs:FSDBG_BOT (Results 1 – 6 of 6) sorted by relevance

/xnu-8019.80.24/bsd/nfs/
H A Dnfs_node.c209 FSDBG_BOT(263, mp, dnp, 0xd1e, error); in nfs_nget()
258 FSDBG_BOT(263, dnp, *npp, 0xcace0d1e, error); in nfs_nget()
268 FSDBG_BOT(263, dnp, *npp, 0xcaced1e0, ENOENT); in nfs_nget()
372 FSDBG_BOT(263, dnp, *npp, 0xcace0000, error); in nfs_nget()
381 FSDBG_BOT(263, dnp, *npp, 0x80000001, ENOENT); in nfs_nget()
429 FSDBG_BOT(263, dnp, *npp, 0x80000002, ENOMEM); in nfs_nget()
482 FSDBG_BOT(263, dnp, *npp, 0x80000003, error); in nfs_nget()
576 FSDBG_BOT(263, dnp, *npp, 0x80000004, error); in nfs_nget()
594 FSDBG_BOT(263, dnp, vp, *npp, error); in nfs_nget()
803 FSDBG_BOT(264, vp, np, np->n_flag, 0); in nfs_vnop_inactive()
[all …]
H A Dnfs_bio.c763 FSDBG_BOT(541, np, blkno, 0, ENXIO); in nfs_buf_get()
783 FSDBG_BOT(542, np, blkno, nfs_nbdwrite, NFS_A_LOT_OF_DELAYED_WRITES); in nfs_buf_get()
797 FSDBG_BOT(541, np, blkno, 0, error); in nfs_buf_get()
811 FSDBG_BOT(541, np, blkno, bp, 0xbcbcbcbc); in nfs_buf_get()
822 FSDBG_BOT(543, np, blkno, bp, bp->nb_flags); in nfs_buf_get()
824 FSDBG_BOT(541, np, blkno, 0, error); in nfs_buf_get()
844 FSDBG_BOT(541, np, blkno, 0, 0x0000cace); in nfs_buf_get()
982 FSDBG_BOT(546, np, blkno, nfsbufcnt, nfsbufmax); in nfs_buf_get()
984 FSDBG_BOT(541, np, blkno, 0, error); in nfs_buf_get()
1036 FSDBG_BOT(541, np, blkno, 0xb00, ENOMEM); in nfs_buf_get()
[all …]
H A Dnfs_vnops.c1873 FSDBG_BOT(513, np->n_size, error, np->n_vattr.nva_size, np->n_flag); in nfs_getattr_internal()
2067 FSDBG_BOT(512, np->n_size, vap->va_data_size, np->n_vattr.nva_size, -1); in nfs_vnop_setattr()
2287 FSDBG_BOT(512, np->n_size, vap->va_data_size, np->n_vattr.nva_size, error); in nfs_vnop_setattr()
2946 FSDBG_BOT(536, np, uio_offset(uio), uio_resid(uio), EFBIG); in nfs_read_rpc()
3004 FSDBG_BOT(536, np, eof, uio_resid(uio), error); in nfs_read_rpc()
3148 FSDBG_BOT(515, np, uio_offset(uio), uio_resid(uio), EIO); in nfs_vnop_write()
3159 FSDBG_BOT(515, np, uio_offset(uio), uio_resid(uio), error); in nfs_vnop_write()
3213 FSDBG_BOT(515, np, uio_offset(uio), 0xbad0ff, error); in nfs_vnop_write()
3740 FSDBG_BOT(515, np, uio_offset(uio), uio_resid(uio), error); in nfs_vnop_write()
3799 FSDBG_BOT(537, np, uio_offset(uio), uio_resid(uio), EFBIG); in nfs_write_rpc2()
[all …]
H A Dnfs_subs.c1619 FSDBG_BOT(527, ENXIO, 1, 0, *xidp); in nfs_loadattrcache()
1635 FSDBG_BOT(527, 0, np, np->n_xid, *xidp); in nfs_loadattrcache()
1873 FSDBG_BOT(527, error, np, np->n_size, *xidp); in nfs_loadattrcache()
H A Dnfs.h894 #define FSDBG_BOT(A, B, C, D, E) \ macro
H A Dnfs_socket.c4890 FSDBG_BOT(273, R_XID32(req->r_xid), np, procnum, error); in nfs_request2()
4962 FSDBG_BOT(273, R_XID32(req->r_xid), NULL, NFSPROC_NULL, error); in nfs_request_gss()