Home
last modified time | relevance | path

Searched refs:ntfs_inode (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ntfs3/
H A Dindex.c204 static int bmp_buf_get(struct ntfs_index *indx, struct ntfs_inode *ni, in bmp_buf_get()
316 static int indx_mark_used(struct ntfs_index *indx, struct ntfs_inode *ni, in indx_mark_used()
336 static int indx_mark_free(struct ntfs_index *indx, struct ntfs_inode *ni, in indx_mark_free()
360 static int scan_nres_bitmap(struct ntfs_inode *ni, struct ATTRIB *bitmap, in scan_nres_bitmap()
474 static int indx_find_free(struct ntfs_index *indx, struct ntfs_inode *ni, in indx_find_free()
522 int indx_used_bit(struct ntfs_index *indx, struct ntfs_inode *ni, size_t *bit) in indx_used_bit()
932 struct ntfs_inode *ni, CLST vbn, in indx_new()
994 struct INDEX_ROOT *indx_get_root(struct ntfs_index *indx, struct ntfs_inode *ni, in indx_get_root()
1022 static int indx_write(struct ntfs_index *indx, struct ntfs_inode *ni, in indx_write()
1037 int indx_read(struct ntfs_index *indx, struct ntfs_inode *ni, CLST vbn, in indx_read()
[all …]
H A Ddir.c239 struct ntfs_inode *ni = ntfs_i(dir); in dir_search_u()
279 struct ntfs_inode *ni, const struct NTFS_DE *e, in ntfs_dir_emit()
352 static int ntfs_read_hdr(struct ntfs_sb_info *sbi, struct ntfs_inode *ni, in ntfs_read_hdr()
405 struct ntfs_inode *ni = ntfs_i(dir); in ntfs_readdir()
526 struct ntfs_inode *ni = ntfs_i(dir); in ntfs_dir_count()
H A Dfsntfs.c276 int ntfs_loadlog_and_replay(struct ntfs_inode *ni, struct ntfs_sb_info *sbi) in ntfs_loadlog_and_replay()
501 struct ntfs_inode *ni = sbi->mft.ni; in ntfs_extend_mft()
557 struct ntfs_inode *ni, struct mft_inode **mi) in ntfs_look_free_mft()
613 struct ntfs_inode *ni; in ntfs_look_free_mft()
776 struct ntfs_inode *ni; in ntfs_clear_mft_tail()
818 struct ntfs_inode *ni = sbi->mft.ni; in ntfs_refresh_zone()
927 struct ntfs_inode *ni; in ntfs_set_state()
1683 struct ntfs_inode *ntfs_new_inode(struct ntfs_sb_info *sbi, CLST rno, in ntfs_new_inode()
1689 struct ntfs_inode *ni; in ntfs_new_inode()
1864 struct ntfs_inode *ni; in ntfs_security_init()
[all …]