Searched refs:cifs_get_inode_info_unix (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A 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()
|
| H A D | inode.c | 373 int cifs_get_inode_info_unix(struct inode **pinode, function 1359 rc = cifs_get_inode_info_unix(&inode, path, sb, xid); 1730 rc = cifs_get_inode_info_unix(&inode, full_path, parent->i_sb, 2329 rc = cifs_get_inode_info_unix(&inode, full_path, sb, xid);
|
| H A D | link.c | 710 rc = cifs_get_inode_info_unix(&newinode, full_path, in cifs_symlink()
|
| H A D | cifsproto.h | 204 extern int cifs_get_inode_info_unix(struct inode **pinode,
|
| H A D | smb1ops.c | 1068 rc = cifs_get_inode_info_unix(&newinode, full_path, in cifs_make_node()
|
| H A D | file.c | 249 rc = cifs_get_inode_info_unix(&inode, full_path, inode->i_sb, in cifs_nt_open() 808 rc = cifs_get_inode_info_unix(&inode, full_path, in cifs_reopen_file()
|