Searched refs:cifs_get_inode_info (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/fs/smb/client/ |
| H A D | dir.c | 384 rc = cifs_get_inode_info(&newinode, full_path, buf, inode->i_sb, xid, fid); 712 rc = cifs_get_inode_info(&newInode, full_path, NULL,
|
| H A D | link.c | 666 rc = cifs_get_inode_info(&newinode, full_path, NULL,
|
| H A D | cifsproto.h | 217 int cifs_get_inode_info(struct inode **inode, const char *full_path,
|
| H A D | inode.c | 1424 int cifs_get_inode_info(struct inode **inode, in cifs_get_inode_info() function 2079 rc = cifs_get_inode_info(&inode, full_path, NULL, parent->i_sb, 2762 rc = cifs_get_inode_info(&inode, full_path, NULL, sb,
|
| H A D | file.c | 612 rc = cifs_get_inode_info(&inode, full_path, buf, inode->i_sb, in cifs_nt_open() 1308 rc = cifs_get_inode_info(&inode, full_path, NULL, in cifs_reopen_file()
|
| H A D | smb2inode.c | 1381 rc = cifs_get_inode_info(&new, full_path, in smb2_get_reparse_inode()
|
| H A D | smb2ops.c | 5225 rc = cifs_get_inode_info(&new, full_path, NULL, in cifs_sfu_make_node()
|