Home
last modified time | relevance | path

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

/linux-6.15/fs/ntfs3/
H A Ddir.c246 fnd_a = fnd_get(); in dir_search_u()
H A Dindex.c1944 fnd_a = fnd_get(); in indx_insert_entry()
2273 fnd = fnd_get(); in indx_delete_entry()
2279 fnd2 = fnd_get(); in indx_delete_entry()
2653 fnd = fnd_get(); in indx_update_dup()
H A Dfsntfs.c1910 fnd_sii = fnd_get(); in ntfs_security_init()
1974 fnd_sii = fnd_get(); in ntfs_get_security_by_id()
2093 fnd_sdh = fnd_get(); in ntfs_insert_security()
2405 fnd = fnd_get(); in ntfs_remove_reparse()
H A Dntfs_fs.h667 static inline struct ntfs_fnd *fnd_get(void) in fnd_get() function