Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
Dfsntfs.c1971 fnd_put(fnd_sii); in ntfs_security_init()
2062 fnd_put(fnd_sii); in ntfs_get_security_by_id()
2272 fnd_put(fnd_sdh); in ntfs_insert_security()
2454 fnd_put(fnd); in ntfs_remove_reparse()
2462 fnd_put(fnd); in ntfs_remove_reparse()
Dindex.c1993 fnd_put(fnd_a); in indx_insert_entry()
2632 fnd_put(fnd2); in indx_delete_entry()
2634 fnd_put(fnd); in indx_delete_entry()
2705 fnd_put(fnd); in indx_update_dup()
Ddir.c270 fnd_put(fnd_a); in dir_search_u()
Dntfs_fs.h674 static inline void fnd_put(struct ntfs_fnd *fnd) in fnd_put() function