Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Ddir.c359 rc = cifs_get_inode_info(&newinode, full_path, buf, inode->i_sb, xid, fid);
679 rc = cifs_get_inode_info(&newInode, full_path, NULL,
Dlink.c629 rc = cifs_get_inode_info(&newinode, full_path, NULL,
Dinode.c960 int cifs_get_inode_info(struct inode **inode, const char *full_path, function
1400 rc = cifs_get_inode_info(&inode, path, NULL, sb, xid, NULL);
1769 rc = cifs_get_inode_info(&inode, full_path, NULL, parent->i_sb,
2458 rc = cifs_get_inode_info(&inode, full_path, NULL, sb,
Dcifsproto.h202 int cifs_get_inode_info(struct inode **inode, const char *full_path,
Dfile.c281 rc = cifs_get_inode_info(&inode, full_path, buf, inode->i_sb, in cifs_nt_open()
900 rc = cifs_get_inode_info(&inode, full_path, NULL, in cifs_reopen_file()