Home
last modified time | relevance | path

Searched refs:unlink_setup (Results 1 – 5 of 5) sorted by relevance

/linux/fs/nfs/ !
H A Dunlink.c113 NFS_PROTO(dir)->unlink_setup(&msg, data->dentry, inode); in nfs_do_call_unlink()
H A Dproc.c744 .unlink_setup = nfs_proc_unlink_setup,
H A Dnfs3proc.c1091 .unlink_setup = nfs3_proc_unlink_setup,
H A Dnfs4proc.c10647 .unlink_setup = nfs4_proc_unlink_setup,
/linux/include/linux/ !
H A Dnfs_xdr.h1803 void (*unlink_setup) (struct rpc_message *, struct dentry *, struct inode *); member