Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A 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,
H A Dlink.c629 rc = cifs_get_inode_info(&newinode, full_path, NULL,
H A Dinode.c1221 int cifs_get_inode_info(struct inode **inode, in cifs_get_inode_info() function
1875 rc = cifs_get_inode_info(&inode, full_path, NULL, parent->i_sb,
2565 rc = cifs_get_inode_info(&inode, full_path, NULL, sb,
H A Dcifsproto.h210 int cifs_get_inode_info(struct inode **inode, const char *full_path,
H A Dsmb2inode.c1236 rc = cifs_get_inode_info(&new, full_path, in smb2_get_reparse_inode()
H A Dfile.c425 rc = cifs_get_inode_info(&inode, full_path, buf, inode->i_sb, in cifs_nt_open()
1112 rc = cifs_get_inode_info(&inode, full_path, NULL, in cifs_reopen_file()
H A Dsmb2ops.c5037 rc = cifs_get_inode_info(&new, full_path, NULL, in cifs_sfu_make_node()