Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Ddir.c417 rc = cifs_get_inode_info_unix(&newinode, full_path, inode->i_sb, in cifs_do_create()
677 rc = cifs_get_inode_info_unix(&newinode, full_path, in cifs_mknod()
811 rc = cifs_get_inode_info_unix(&newInode, full_path, in cifs_lookup()
Dinode.c361 int cifs_get_inode_info_unix(struct inode **pinode, function
1085 rc = cifs_get_inode_info_unix(&inode, path, sb, xid);
1446 rc = cifs_get_inode_info_unix(&inode, full_path, parent->i_sb,
2030 rc = cifs_get_inode_info_unix(&inode, full_path, sb, xid);
Dlink.c712 rc = cifs_get_inode_info_unix(&newinode, full_path, in cifs_symlink()
Dcifsproto.h184 extern int cifs_get_inode_info_unix(struct inode **pinode,
Dfile.c250 rc = cifs_get_inode_info_unix(&inode, full_path, inode->i_sb, in cifs_nt_open()
782 rc = cifs_get_inode_info_unix(&inode, full_path, in cifs_reopen_file()