Home
last modified time | relevance | path

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

/fs/smb/client/
A Dsmb1ops.c910 open_file = find_writable_file(cinode, FIND_WR_FSUID_ONLY); in smb_set_file_info()
A Dcifsglob.h1886 #define FIND_WR_FSUID_ONLY 1 macro
A Dfile.c1001 rc = cifs_get_writable_path(tcon, full_path, FIND_WR_FSUID_ONLY, &cfile); in cifs_open()
2498 bool fsuid_only = flags & FIND_WR_FSUID_ONLY; in cifs_get_writable_file()
A Dinode.c2977 open_file = find_writable_file(cifsInode, FIND_WR_FSUID_ONLY);
3144 open_file = find_writable_file(cifsInode, FIND_WR_FSUID_ONLY);
A Dcifsfs.c1210 writeable_srcfile = find_writable_file(src_cifsi, FIND_WR_FSUID_ONLY); in cifs_precopy_set_eof()

Completed in 28 milliseconds