Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Ddir.c377 rc = cifs_get_inode_info_unix(&newinode, full_path, inode->i_sb,
709 rc = cifs_get_inode_info_unix(&newInode, full_path,
Dlink.c630 rc = cifs_get_inode_info_unix(&newinode, full_path,
Dinode.c487 int cifs_get_inode_info_unix(struct inode **pinode, in cifs_get_inode_info_unix() function
513 int cifs_get_inode_info_unix(struct inode **pinode, in cifs_get_inode_info_unix() function
1948 rc = cifs_get_inode_info_unix(&inode, full_path, parent->i_sb,
2627 rc = cifs_get_inode_info_unix(&inode, full_path, sb, xid);
Dcifsproto.h220 extern int cifs_get_inode_info_unix(struct inode **pinode,
Dsmb1ops.c1071 rc = cifs_get_inode_info_unix(&newinode, full_path, in cifs_make_node()
Dfile.c607 rc = cifs_get_inode_info_unix(&inode, full_path, inode->i_sb, in cifs_nt_open()
1294 rc = cifs_get_inode_info_unix(&inode, full_path, in cifs_reopen_file()
Dsmb2ops.c5216 rc = cifs_get_inode_info_unix(&new, full_path, in cifs_sfu_make_node()