fs/ntfs3/dir.c
501
root = indx_get_root(&ni->dir, ni, NULL, NULL);
fs/ntfs3/dir.c
596
root = indx_get_root(&ni->dir, ni, NULL, NULL);
fs/ntfs3/fsntfs.c
2006
root_sii = indx_get_root(indx, ni, NULL, NULL);
fs/ntfs3/fsntfs.c
2125
root_sdh = indx_get_root(indx_sdh, ni, NULL, NULL);
fs/ntfs3/fsntfs.c
2131
root_sii = indx_get_root(indx_sii, ni, NULL, NULL);
fs/ntfs3/fsntfs.c
2437
root_r = indx_get_root(indx, ni, NULL, NULL);
fs/ntfs3/index.c
1180
root = indx_get_root(&ni->dir, ni, NULL, NULL);
fs/ntfs3/index.c
1649
root = indx_get_root(indx, ni, &attr, &mi);
fs/ntfs3/index.c
1752
root = indx_get_root(indx, ni, &attr, &mi);
fs/ntfs3/index.c
2042
root = indx_get_root(indx, ni, NULL, NULL);
fs/ntfs3/index.c
2400
root = indx_get_root(indx, ni, &attr, &mi);
fs/ntfs3/index.c
2513
root = indx_get_root(indx, ni, &attr, &mi);
fs/ntfs3/index.c
2718
root = indx_get_root(indx, ni, &attr, &mi);
fs/ntfs3/index.c
2781
root = indx_get_root(indx, ni, NULL, &mi);
fs/ntfs3/inode.c
1209
dir_root = indx_get_root(&dir_ni->dir, dir_ni, NULL, NULL);
fs/ntfs3/ntfs_fs.h
746
struct INDEX_ROOT *indx_get_root(struct ntfs_index *indx, struct ntfs_inode *ni,