Home
last modified time | relevance | path

Searched refs:FIND_WR_FSUID_ONLY (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dinode.c2523 open_file = find_writable_file(cifsInode, FIND_WR_FSUID_ONLY);
2690 open_file = find_writable_file(cifsInode, FIND_WR_FSUID_ONLY);
H A Dsmb1ops.c769 open_file = find_writable_file(cinode, FIND_WR_FSUID_ONLY); in smb_set_file_info()
H A Dcifsglob.h1761 #define FIND_WR_FSUID_ONLY 1 macro
H A Dfile.c1970 bool fsuid_only = flags & FIND_WR_FSUID_ONLY; in cifs_get_writable_file()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb1ops.c805 open_file = find_writable_file(cinode, FIND_WR_FSUID_ONLY); in smb_set_file_info()
H A Dinode.c2792 open_file = find_writable_file(cifsInode, FIND_WR_FSUID_ONLY);
2961 open_file = find_writable_file(cifsInode, FIND_WR_FSUID_ONLY);
H A Dcifsglob.h1838 #define FIND_WR_FSUID_ONLY 1 macro
H A Dcifsfs.c1209 writeable_srcfile = find_writable_file(src_cifsi, FIND_WR_FSUID_ONLY); in cifs_precopy_set_eof()
H A Dfile.c2256 bool fsuid_only = flags & FIND_WR_FSUID_ONLY; in cifs_get_writable_file()

Completed in 35 milliseconds