Searched refs:nfsremove_status (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/fs/nfs/ |
H A D | nfs_var.h | 491 struct nfsvattr *, int *, nfsremove_status *, struct nfsvattr *, int *, 494 struct vnode *, char *, int, nfsremove_status *, struct nfsvattr *,
|
H A D | nfs.h | 868 typedef enum { UNKNOWN=0, DELETED=1, NLINK_ZERO=2, VALID=3 } nfsremove_status; typedef
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clvnops.c | 255 static void nfs_removestatus(struct vnode *vp, nfsremove_status file_status, 2101 nfs_removestatus(struct vnode *vp, nfsremove_status file_status, in nfs_removestatus() 2133 nfsremove_status file_status; in nfs_removerpc() 2328 nfsremove_status tvp_status; in nfs_renamerpc()
|
H A D | nfs_clrpcops.c | 2866 struct nfsvattr *nap, int *attrflagp, nfsremove_status *file_status, in nfsrpc_remove() 2993 int tnamelen, nfsremove_status *tvp_status, struct nfsvattr *fnap, in nfsrpc_rename()
|