Searched refs:cifs_get_inode_info (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.6/fs/smb/client/ |
| D | dir.c | 369 rc = cifs_get_inode_info(&newinode, full_path, buf, inode->i_sb, xid, fid); 689 rc = cifs_get_inode_info(&newInode, full_path, NULL,
|
| D | link.c | 635 rc = cifs_get_inode_info(&newinode, full_path, NULL,
|
| D | cifsproto.h | 207 int cifs_get_inode_info(struct inode **inode, const char *full_path,
|
| D | inode.c | 1215 int cifs_get_inode_info(struct inode **inode, in cifs_get_inode_info() function 1846 rc = cifs_get_inode_info(&inode, full_path, NULL, parent->i_sb, 2536 rc = cifs_get_inode_info(&inode, full_path, NULL, sb,
|
| D | file.c | 408 rc = cifs_get_inode_info(&inode, full_path, buf, inode->i_sb, in cifs_nt_open() 1029 rc = cifs_get_inode_info(&inode, full_path, NULL, in cifs_reopen_file()
|