Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Dindex.h74 extern ntfs_index_context *ntfs_index_ctx_get(ntfs_inode *idx_ni);
H A Dquota.c38 ictx = ntfs_index_ctx_get(NTFS_I(vol->quota_q_ino)); in ntfs_mark_quotas_out_of_date()
H A Dindex.c25 ntfs_index_context *ntfs_index_ctx_get(ntfs_inode *idx_ni) in ntfs_index_ctx_get() function