Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dfsntfs.c1944 fnd_sii = fnd_get(); in ntfs_security_init()
2008 fnd_sii = fnd_get(); in ntfs_get_security_by_id()
2127 fnd_sdh = fnd_get(); in ntfs_insert_security()
2439 fnd = fnd_get(); in ntfs_remove_reparse()
H A Dindex.c2035 fnd_a = fnd_get(); in indx_insert_entry()
2388 fnd = fnd_get(); in indx_delete_entry()
2394 fnd2 = fnd_get(); in indx_delete_entry()
2777 fnd = fnd_get(); in indx_update_dup()
H A Ddir.c285 fnd_a = fnd_get(); in dir_search_flags()
H A Dntfs_fs.h750 static inline struct ntfs_fnd *fnd_get(void) in fnd_get() function