Searched refs:FIND_WR_FSUID_ONLY (Results 1 – 5 of 5) sorted by relevance
805 open_file = find_writable_file(cinode, FIND_WR_FSUID_ONLY); in smb_set_file_info()
2857 open_file = find_writable_file(cifsInode, FIND_WR_FSUID_ONLY);3026 open_file = find_writable_file(cifsInode, FIND_WR_FSUID_ONLY);
1879 #define FIND_WR_FSUID_ONLY 1 macro
1225 writeable_srcfile = find_writable_file(src_cifsi, FIND_WR_FSUID_ONLY); in cifs_precopy_set_eof()
2348 bool fsuid_only = flags & FIND_WR_FSUID_ONLY; in cifs_get_writable_file()