Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Ddir.c377 rc = cifs_get_inode_info_unix(&newinode, full_path, inode->i_sb,
709 rc = cifs_get_inode_info_unix(&newInode, full_path,
H A Dlink.c626 rc = cifs_get_inode_info_unix(&newinode, full_path,
H A Dinode.c470 int cifs_get_inode_info_unix(struct inode **pinode, in cifs_get_inode_info_unix() function
496 int cifs_get_inode_info_unix(struct inode **pinode, in cifs_get_inode_info_unix() function
1977 rc = cifs_get_inode_info_unix(&inode, full_path, parent->i_sb,
2666 rc = cifs_get_inode_info_unix(&inode, full_path, sb, xid);
H A Dcifsproto.h218 extern int cifs_get_inode_info_unix(struct inode **pinode,
H A Dsmb1ops.c1071 rc = cifs_get_inode_info_unix(&newinode, full_path, in cifs_make_node()
H A Dfile.c422 rc = cifs_get_inode_info_unix(&inode, full_path, inode->i_sb, in cifs_nt_open()
1109 rc = cifs_get_inode_info_unix(&inode, full_path, in cifs_reopen_file()
H A Dsmb2ops.c5088 rc = cifs_get_inode_info_unix(&new, full_path, in cifs_sfu_make_node()