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

/linux-master/fs/nfs/
H A Dnfs4file.c50 err = nfs_check_flags(openflags);
460 .check_flags = nfs_check_flags,
H A Dfile.c48 int nfs_check_flags(int flags) function
55 EXPORT_SYMBOL_GPL(nfs_check_flags); variable
68 res = nfs_check_flags(filp->f_flags);
900 .check_flags = nfs_check_flags,
H A Dinternal.h430 int nfs_check_flags(int);
H A Ddir.c2064 err = nfs_check_flags(open_flags);

Completed in 133 milliseconds