Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Dquota.c86 ntfs_index_ctx_put(ictx); in ntfs_mark_quotas_out_of_date()
98 ntfs_index_ctx_put(ictx); in ntfs_mark_quotas_out_of_date()
H A Dindex.h75 extern void ntfs_index_ctx_put(ntfs_index_context *ictx);
H A Dindex.c43 void ntfs_index_ctx_put(ntfs_index_context *ictx) in ntfs_index_ctx_put() function