Searched refs:ntfs_index_ctx_get (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/ntfs/ |
| H A D | index.c | 169 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 D | reparse.c | 651 xr = ntfs_index_ctx_get(NTFS_I(vi), reparse_index_name, 2); in open_reparse_index()
|
| H A D | dir.c | 773 ictx = ntfs_index_ctx_get(ndir, I30, 4); in ntfs_readdir()
|
| H A D | inode.c | 2632 ictx = ntfs_index_ctx_get(index_ni, I30, 4); in ntfs_inode_sync_filename()
|