Home
last modified time | relevance | path

Searched refs:FIND_ANY (Results 1 – 2 of 2) sorted by relevance

/linux/fs/smb/client/
H A Dfile.c258 ret = cifs_get_writable_file(CIFS_I(wreq->inode), FIND_ANY, &req->cfile); in cifs_begin_writeback()
982 rc = cifs_get_writable_file(CIFS_I(inode), FIND_ANY, &cfile); in cifs_file_flush()
2688 find_flags = FIND_ANY; in __cifs_get_writable_file()
2837 *ret_file = find_readable_file(cinode, FIND_ANY); in cifs_get_readable_path()
2909 smbfile = find_writable_file(CIFS_I(inode), FIND_ANY); in cifs_fsync()
H A Dcifsglob.h1891 FIND_ANY = 0U, enumerator