Home
last modified time | relevance | path

Searched refs:fnd_put (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/ntfs3/
H A Dfsntfs.c1947 fnd_put(fnd_sii); in ntfs_security_init()
2038 fnd_put(fnd_sii); in ntfs_get_security_by_id()
2248 fnd_put(fnd_sdh); in ntfs_insert_security()
2430 fnd_put(fnd); in ntfs_remove_reparse()
2438 fnd_put(fnd); in ntfs_remove_reparse()
H A Ddir.c270 fnd_put(fnd_a); in dir_search_u()
H A Dindex.c1991 fnd_put(fnd_a); in indx_insert_entry()
2630 fnd_put(fnd2); in indx_delete_entry()
2632 fnd_put(fnd); in indx_delete_entry()
2703 fnd_put(fnd); in indx_update_dup()
H A Dntfs_fs.h671 static inline void fnd_put(struct ntfs_fnd *fnd) in fnd_put() function