Home
last modified time | relevance | path

Searched refs:cifs_get_inode_info (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/fs/cifs/
Ddir.c360 rc = cifs_get_inode_info(&newinode, full_path, buf, inode->i_sb, in cifs_do_create()
672 rc = cifs_get_inode_info(&newInode, full_path, NULL, in cifs_lookup()
Dinode.c911 cifs_get_inode_info(struct inode **inode, function
1351 rc = cifs_get_inode_info(&inode, path, NULL, sb, xid, NULL);
1719 rc = cifs_get_inode_info(&inode, full_path, NULL, parent->i_sb,
2387 rc = cifs_get_inode_info(&inode, full_path, NULL, sb,
Dlink.c719 rc = cifs_get_inode_info(&newinode, full_path, NULL, in cifs_symlink()
Dcifsproto.h199 extern int cifs_get_inode_info(struct inode **inode, const char *full_path,
Dfile.c241 rc = cifs_get_inode_info(&inode, full_path, buf, inode->i_sb, in cifs_nt_open()
831 rc = cifs_get_inode_info(&inode, full_path, NULL, in cifs_reopen_file()