Searched refs:cifs_get_inode_info_unix (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.10/fs/cifs/ | 
| D | dir.c | 411 		rc = cifs_get_inode_info_unix(&newinode, full_path, inode->i_sb,  in cifs_do_create() 707 		rc = cifs_get_inode_info_unix(&newInode, full_path,  in cifs_lookup()
  | 
| D | inode.c | 370 int cifs_get_inode_info_unix(struct inode **pinode,  function 1357 		rc = cifs_get_inode_info_unix(&inode, path, sb, xid); 1728 		rc = cifs_get_inode_info_unix(&inode, full_path, parent->i_sb, 2327 		rc = cifs_get_inode_info_unix(&inode, full_path, sb, xid);
  | 
| D | link.c | 707 			rc = cifs_get_inode_info_unix(&newinode, full_path,  in cifs_symlink()
  | 
| D | cifsproto.h | 204 extern int cifs_get_inode_info_unix(struct inode **pinode,
  | 
| D | smb1ops.c | 1068 		rc = cifs_get_inode_info_unix(&newinode, full_path,  in cifs_make_node()
  | 
| D | file.c | 248 		rc = cifs_get_inode_info_unix(&inode, full_path, inode->i_sb,  in cifs_nt_open() 807 			rc = cifs_get_inode_info_unix(&inode, full_path,  in cifs_reopen_file()
  |