Home
last modified time | relevance | path

Searched refs:ntfs_index_ctx_get (Results 1 – 4 of 4) sorted by relevance

/linux/fs/ntfs/
H A Dindex.c169 struct ntfs_index_context *ntfs_index_ctx_get(struct ntfs_inode *ni, in ntfs_index_ctx_get() function
1784 icx = ntfs_index_ctx_get(ni, I30, 4); in ntfs_index_add_filename()
2099 icx = ntfs_index_ctx_get(dir_ni, I30, 4); in ntfs_index_remove()
H A Dreparse.c651 xr = ntfs_index_ctx_get(NTFS_I(vi), reparse_index_name, 2); in open_reparse_index()
H A Ddir.c773 ictx = ntfs_index_ctx_get(ndir, I30, 4); in ntfs_readdir()
H A Dinode.c2632 ictx = ntfs_index_ctx_get(index_ni, I30, 4); in ntfs_inode_sync_filename()