Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Dsmb1ops.c802 open_file = find_writable_file(cinode, FIND_WR_FSUID_ONLY); in smb_set_file_info()
A Dcifsglob.h1801 #define FIND_WR_FSUID_ONLY 1 macro
A Dinode.c2667 open_file = find_writable_file(cifsInode, FIND_WR_FSUID_ONLY);
2836 open_file = find_writable_file(cifsInode, FIND_WR_FSUID_ONLY);
A Dfile.c2252 bool fsuid_only = flags & FIND_WR_FSUID_ONLY; in cifs_get_writable_file()

Completed in 25 milliseconds