Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Ddir.c417 rc = cifs_get_inode_info_unix(&newinode, full_path, inode->i_sb, in cifs_do_create()
678 rc = cifs_get_inode_info_unix(&newinode, full_path, in cifs_mknod()
812 rc = cifs_get_inode_info_unix(&newInode, full_path, in cifs_lookup()
Dinode.c361 int cifs_get_inode_info_unix(struct inode **pinode, function
1066 rc = cifs_get_inode_info_unix(&inode, path, sb, xid);
1427 rc = cifs_get_inode_info_unix(&inode, full_path, parent->i_sb,
2005 rc = cifs_get_inode_info_unix(&inode, full_path, sb, xid);
Dlink.c708 rc = cifs_get_inode_info_unix(&newinode, full_path, in cifs_symlink()
Dcifsproto.h183 extern int cifs_get_inode_info_unix(struct inode **pinode,
Dfile.c249 rc = cifs_get_inode_info_unix(&inode, full_path, inode->i_sb, in cifs_nt_open()
736 rc = cifs_get_inode_info_unix(&inode, full_path, in cifs_reopen_file()