Searched refs:cifs_get_inode_info (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | link.c | 626 rc = cifs_get_inode_info(&newinode, full_path, NULL,
|
| H A D | cifsproto.h | 187 int cifs_get_inode_info(struct inode **inode, const char *full_path,
|
| H A D | inode.c | 1449 int cifs_get_inode_info(struct inode **inode, in cifs_get_inode_info() function 2143 rc = cifs_get_inode_info(&inode, full_path, NULL, parent->i_sb, 2903 rc = cifs_get_inode_info(&inode, full_path, NULL, sb,
|
| H A D | file.c | 630 rc = cifs_get_inode_info(&inode, full_path, buf, inode->i_sb, in cifs_nt_open() 1424 rc = cifs_get_inode_info(&inode, full_path, NULL, in cifs_reopen_file()
|
| H A D | smb2inode.c | 1445 rc = cifs_get_inode_info(&new, full_path, in smb2_create_reparse_inode()
|
| H A D | smb2ops.c | 5655 rc = cifs_get_inode_info(&new, full_path, NULL, in cifs_sfu_make_node()
|
| H A D | cifssmb.c | 3220 rc = cifs_get_inode_info(&new, full_path, data, sb, xid, NULL); in cifs_create_reparse_inode()
|