Home
last modified time | relevance | path

Searched refs:FIND_WR_ANY (Results 1 – 6 of 6) sorted by relevance

/linux/fs/cifs/
A Dsmb2inode.c638 cifs_get_writable_path(tcon, name, FIND_WR_ANY, &cfile); in smb2_mkdir_setinfo()
718 cifs_get_writable_path(tcon, full_path, FIND_WR_ANY, &cfile); in smb2_set_path_size()
744 cifs_get_writable_path(tcon, full_path, FIND_WR_ANY, &cfile); in smb2_set_file_info()
A Dfile.c2235 rc = cifs_get_writable_file(CIFS_I(mapping->host), FIND_WR_ANY, in cifs_partialpagewrite()
2429 rc = cifs_get_writable_file(CIFS_I(inode), FIND_WR_ANY, &cfile); in cifs_writepages()
2701 smbfile = find_writable_file(CIFS_I(inode), FIND_WR_ANY); in cifs_strict_fsync()
2746 smbfile = find_writable_file(CIFS_I(inode), FIND_WR_ANY); in cifs_fsync()
A Dcifsglob.h1721 #define FIND_WR_ANY 0 macro
A Dinode.c2852 rc = cifs_get_writable_file(cifsInode, FIND_WR_ANY, &wfile);
A Dsmb2ops.c3972 wrcfile = find_writable_file(cifsi, FIND_WR_ANY); in smb3_llseek()
A Dcifssmb.c1929 rc = cifs_get_writable_file(CIFS_I(inode), FIND_WR_ANY, in cifs_writev_requeue()

Completed in 42 milliseconds