Searched refs:FIND_FSUID_ONLY (Results 1 – 3 of 3) sorted by relevance
1007 cfile = find_writable_file(cinode, FIND_FSUID_ONLY); in cifs_do_truncate()1088 FIND_FSUID_ONLY | in cifs_open()2624 bool fsuid_only = find_flags & FIND_FSUID_ONLY; in __find_readable_file()2693 fsuid_only = find_flags & FIND_FSUID_ONLY; in __cifs_get_writable_file()
1892 FIND_FSUID_ONLY = (1U << 0), enumerator
1633 open_file = find_readable_file(CIFS_I(inode), FIND_FSUID_ONLY); in get_cifs_acl()