Home
last modified time | relevance | path

Searched refs:fscrypt_free_filename (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/fs/ubifs/
Ddir.c275 fscrypt_free_filename(&nm); in ubifs_lookup()
328 fscrypt_free_filename(&nm); in ubifs_create()
341 fscrypt_free_filename(&nm); in ubifs_create()
373 fscrypt_free_filename(&nm); in do_tmpfile()
380 fscrypt_free_filename(&nm); in do_tmpfile()
435 fscrypt_free_filename(&nm); in do_tmpfile()
743 fscrypt_free_filename(&nm); in ubifs_link()
756 fscrypt_free_filename(&nm); in ubifs_link()
822 fscrypt_free_filename(&nm); in ubifs_unlink()
833 fscrypt_free_filename(&nm); in ubifs_unlink()
[all …]
/Linux-v5.4/include/linux/
Dfscrypt.h160 static inline void fscrypt_free_filename(struct fscrypt_name *fname) in fscrypt_free_filename() function
448 static inline void fscrypt_free_filename(struct fscrypt_name *fname) in fscrypt_free_filename() function
/Linux-v5.4/fs/f2fs/
Ddir.c378 fscrypt_free_filename(&fname); in f2fs_find_entry()
758 fscrypt_free_filename(&fname); in f2fs_do_add_link()
Dnamei.c451 fscrypt_free_filename(&fname); in f2fs_lookup()
/Linux-v5.4/fs/ext4/
Dext4.h2410 fscrypt_free_filename(&name); in ext4_fname_free_filename()