Searched refs:nfs_check_flags (Results 1 – 4 of 4) sorted by relevance
48 int nfs_check_flags(int flags) in nfs_check_flags() function55 EXPORT_SYMBOL_GPL(nfs_check_flags);68 res = nfs_check_flags(filp->f_flags); in nfs_file_open()901 .check_flags = nfs_check_flags,
49 err = nfs_check_flags(openflags); in nfs4_file_open()459 .check_flags = nfs_check_flags,
430 int nfs_check_flags(int);
2064 err = nfs_check_flags(open_flags); in nfs_atomic_open()