Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dfsntfs.c1981 fnd_put(fnd_sii); in ntfs_security_init()
2072 fnd_put(fnd_sii); in ntfs_get_security_by_id()
2282 fnd_put(fnd_sdh); in ntfs_insert_security()
2464 fnd_put(fnd); in ntfs_remove_reparse()
2472 fnd_put(fnd); in ntfs_remove_reparse()
H A Dindex.c2089 fnd_put(fnd_a); in indx_insert_entry()
2753 fnd_put(fnd2); in indx_delete_entry()
2755 fnd_put(fnd); in indx_delete_entry()
2833 fnd_put(fnd); in indx_update_dup()
H A Ddir.c309 fnd_put(fnd_a); in dir_search_flags()
H A Dntfs_fs.h754 static inline void fnd_put(struct ntfs_fnd *fnd) in fnd_put() function