Home
last modified time | relevance | path

Searched refs:fsid_present (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4_fs.h267 int (*fsid_present)(struct inode *, const struct cred *); member
H A Dnfs4proc.c8103 status = ops->fsid_present(inode, cred); in nfs4_proc_fsid_present()
10265 .fsid_present = _nfs40_proc_fsid_present,
10271 .fsid_present = _nfs41_proc_fsid_present,
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4_fs.h268 int (*fsid_present)(struct inode *, const struct cred *); member
H A Dnfs4proc.c8320 status = ops->fsid_present(inode, cred); in nfs4_proc_fsid_present()
10480 .fsid_present = _nfs40_proc_fsid_present,
10486 .fsid_present = _nfs41_proc_fsid_present,

Completed in 30 milliseconds