Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dunlink.c109 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.c1011 .unlink_setup = nfs3_proc_unlink_setup,
H A Dnfs4proc.c10422 .unlink_setup = nfs4_proc_unlink_setup,
/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_xdr.h1739 void (*unlink_setup) (struct rpc_message *, struct dentry *, struct inode *); member