Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dunlink.c113 NFS_PROTO(dir)->unlink_setup(&msg, data->dentry, inode); in nfs_do_call_unlink()
H A Dproc.c731 .unlink_setup = nfs_proc_unlink_setup,
H A Dnfs3proc.c1035 .unlink_setup = nfs3_proc_unlink_setup,
H A Dnfs4proc.c10709 .unlink_setup = nfs4_proc_unlink_setup,
/openbmc/linux/include/linux/
H A Dnfs_xdr.h1766 void (*unlink_setup) (struct rpc_message *, struct dentry *, struct inode *); member