Searched refs:cifs_get_inode_info_unix (Results 1 – 6 of 6) sorted by relevance
| /Linux-v6.1/fs/cifs/ |
| D | dir.c | 352 rc = cifs_get_inode_info_unix(&newinode, full_path, inode->i_sb, 676 rc = cifs_get_inode_info_unix(&newInode, full_path,
|
| D | inode.c | 388 int cifs_get_inode_info_unix(struct inode **pinode, function 468 int cifs_get_inode_info_unix(struct inode **pinode, function 1394 rc = cifs_get_inode_info_unix(&inode, path, sb, xid); 1771 rc = cifs_get_inode_info_unix(&inode, full_path, parent->i_sb, 2462 rc = cifs_get_inode_info_unix(&inode, full_path, sb, xid);
|
| D | link.c | 625 rc = cifs_get_inode_info_unix(&newinode, full_path,
|
| D | cifsproto.h | 207 extern int cifs_get_inode_info_unix(struct inode **pinode,
|
| D | smb1ops.c | 1087 rc = cifs_get_inode_info_unix(&newinode, full_path, in cifs_make_node()
|
| D | file.c | 278 rc = cifs_get_inode_info_unix(&inode, full_path, inode->i_sb, in cifs_nt_open() 897 rc = cifs_get_inode_info_unix(&inode, full_path, in cifs_reopen_file()
|