Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Ddir.c474 err = indx_used_bit(&ni->dir, ni, &bit); in ntfs_readdir()
581 err = indx_used_bit(&ni->dir, ni, &bit); in ntfs_dir_count()
H A Dindex.c522 int indx_used_bit(struct ntfs_index *indx, struct ntfs_inode *ni, size_t *bit) in indx_used_bit() function
1393 err = indx_used_bit(indx, ni, &bit); in indx_find_raw()
H A Dntfs_fs.h660 int indx_used_bit(struct ntfs_index *indx, struct ntfs_inode *ni, size_t *bit);