Searched defs:dir_ni (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/ntfs/ |
| H A D | namei.c | 399 struct ntfs_volume *vol = dir_ni->vol; in __ntfs_create() local 828 ntfs_delete(struct ntfs_inode * ni,struct ntfs_inode * dir_ni,__le16 * name,u8 name_len,bool need_lock) ntfs_delete() argument 1147 __ntfs_link(struct ntfs_inode * ni,struct ntfs_inode * dir_ni,__le16 * name,u8 name_len) __ntfs_link() argument 1525 struct ntfs_inode *ni = NTFS_I(vi), *dir_ni = NTFS_I(dir); ntfs_link() local [all...] |
| H A D | dir.c | 67 u64 ntfs_lookup_inode_by_name(struct ntfs_inode *dir_ni, const __le16 *uname, in ntfs_lookup_inode_by_name() argument [all...] |
| H A D | index.c | 1930 ntfs_index_remove(struct ntfs_inode * dir_ni,const void * key,const u32 keylen) ntfs_index_remove() argument
|