Home
last modified time | relevance | path

Searched refs:nfs_check_flags (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/fs/nfs/
A Dfile.c48 int nfs_check_flags(int flags) in nfs_check_flags() function
55 EXPORT_SYMBOL_GPL(nfs_check_flags);
68 res = nfs_check_flags(filp->f_flags); in nfs_file_open()
892 .check_flags = nfs_check_flags,
A Dnfs4file.c49 err = nfs_check_flags(openflags); in nfs4_file_open()
459 .check_flags = nfs_check_flags,
A Dinternal.h424 int nfs_check_flags(int);
A Ddir.c2059 err = nfs_check_flags(open_flags); in nfs_atomic_open()

Completed in 14 milliseconds