Searched defs:base_ni (Results  1 – 7 of 7) sorted by relevance
| /Linux-v5.4/fs/ntfs/ | 
| D | attrib.c | 74 	ntfs_inode *base_ni;  in ntfs_map_runlist_nolock()  local 848 	ntfs_inode *base_ni, *ni;  in ntfs_external_attr_find()  local 1178 	ntfs_inode *base_ni;  in ntfs_attr_lookup()  local 1526 	ntfs_inode *base_ni;  in ntfs_attr_make_non_resident()  local 1897 	ntfs_inode *base_ni;  in ntfs_attr_extend_allocation()  local
  | 
| D | file.c | 102 	ntfs_inode *base_ni;  in ntfs_attr_extend_initialized()  local 326 	ntfs_inode *base_ni, *ni = NTFS_I(vi);  in ntfs_prepare_file_for_write()  local 579 	ntfs_inode *ni, *base_ni = NULL;  in ntfs_prepare_pages_for_non_resident_write()  local 1390 	ntfs_inode *ni, *base_ni;  in ntfs_commit_pages_after_non_resident_write()  local 1545 	ntfs_inode *ni, *base_ni;  in ntfs_commit_pages_after_write()  local
  | 
| D | mft.c | 235 MFT_RECORD *map_extent_mft_record(ntfs_inode *base_ni, MFT_REF mref,  in map_extent_mft_record() 386 	ntfs_inode *base_ni;  in __mark_mft_record_dirty()  local 1127 		ntfs_inode *base_ni)  in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock() 2239 		ntfs_inode *base_ni, MFT_RECORD **mrec)  in ntfs_mft_record_alloc() 2777 	ntfs_inode *base_ni;  in ntfs_extent_mft_record_free()  local
  | 
| D | index.c | 112 	ntfs_inode *base_ni = idx_ni->ext.base_ntfs_ino;  in ntfs_index_lookup()  local
  | 
| D | index.h | 69 	ntfs_inode *base_ni;  member
  | 
| D | inode.c | 1196 	ntfs_inode *ni, *base_ni;  in ntfs_read_locked_attr_inode()  local 1462 	ntfs_inode *ni, *base_ni, *bni;  in ntfs_read_locked_index_inode()  local 2336 	ntfs_inode *base_ni, *ni = NTFS_I(vi);  in ntfs_truncate()  local
  | 
| D | aops.c | 385 	ntfs_inode *ni, *base_ni;  in ntfs_readpage()  local 1343 	ntfs_inode *base_ni = NULL, *ni = NTFS_I(vi);  in ntfs_writepage()  local
  |