Home
last modified time | relevance | path

Searched refs:cifs_get_inode_info (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/fs/smb/client/
Ddir.c384 rc = cifs_get_inode_info(&newinode, full_path, buf, inode->i_sb, xid, fid);
712 rc = cifs_get_inode_info(&newInode, full_path, NULL,
Dlink.c633 rc = cifs_get_inode_info(&newinode, full_path, NULL,
Dinode.c1298 int cifs_get_inode_info(struct inode **inode, in cifs_get_inode_info() function
1952 rc = cifs_get_inode_info(&inode, full_path, NULL, parent->i_sb,
2629 rc = cifs_get_inode_info(&inode, full_path, NULL, sb,
Dcifsproto.h212 int cifs_get_inode_info(struct inode **inode, const char *full_path,
Dfile.c610 rc = cifs_get_inode_info(&inode, full_path, buf, inode->i_sb, in cifs_nt_open()
1297 rc = cifs_get_inode_info(&inode, full_path, NULL, in cifs_reopen_file()
Dsmb2inode.c1246 rc = cifs_get_inode_info(&new, full_path, in smb2_get_reparse_inode()
Dsmb2ops.c5219 rc = cifs_get_inode_info(&new, full_path, NULL, in cifs_sfu_make_node()