Searched refs:indx_used_bit (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/ntfs3/ |
| H A D | dir.c | 515 err = indx_used_bit(&ni->dir, ni, &bit); in ntfs_readdir() 628 err = indx_used_bit(&ni->dir, ni, &bit); in ntfs_dir_count()
|
| H A D | index.c | 520 int indx_used_bit(struct ntfs_index *indx, struct ntfs_inode *ni, size_t *bit) in indx_used_bit() function 1395 err = indx_used_bit(indx, ni, &bit); in indx_find_raw()
|
| H A D | ntfs_fs.h | 729 int indx_used_bit(struct ntfs_index *indx, struct ntfs_inode *ni, size_t *bit);
|