Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Ddir.c377 rc = cifs_get_inode_info_unix(&newinode, full_path, inode->i_sb, in cifs_do_create()
627 rc = cifs_get_inode_info_unix(&newinode, full_path, in cifs_mknod()
756 rc = cifs_get_inode_info_unix(&newInode, full_path, in cifs_lookup()
Dinode.c356 int cifs_get_inode_info_unix(struct inode **pinode, function
988 rc = cifs_get_inode_info_unix(&inode, "", sb, xid);
1348 rc = cifs_get_inode_info_unix(&inode, full_path, parent->i_sb,
1919 rc = cifs_get_inode_info_unix(&inode, full_path, sb, xid);
Dcifsproto.h162 extern int cifs_get_inode_info_unix(struct inode **pinode,
Dlink.c726 rc = cifs_get_inode_info_unix(&newinode, full_path, in cifs_symlink()
Dfile.c242 rc = cifs_get_inode_info_unix(&inode, full_path, inode->i_sb, in cifs_nt_open()
722 rc = cifs_get_inode_info_unix(&inode, full_path, in cifs_reopen_file()