Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/
Dquota.c100 ntfs_index_ctx_put(ictx); in ntfs_mark_quotas_out_of_date()
112 ntfs_index_ctx_put(ictx); in ntfs_mark_quotas_out_of_date()
Dindex.h89 extern void ntfs_index_ctx_put(ntfs_index_context *ictx);
Dindex.c57 void ntfs_index_ctx_put(ntfs_index_context *ictx) in ntfs_index_ctx_put() function