Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ubifs/
Ddir.c289 fscrypt_free_filename(&nm); in ubifs_lookup()
342 fscrypt_free_filename(&nm); in ubifs_create()
355 fscrypt_free_filename(&nm); in ubifs_create()
387 fscrypt_free_filename(&nm); in do_tmpfile()
394 fscrypt_free_filename(&nm); in do_tmpfile()
449 fscrypt_free_filename(&nm); in do_tmpfile()
757 fscrypt_free_filename(&nm); in ubifs_link()
770 fscrypt_free_filename(&nm); in ubifs_link()
838 fscrypt_free_filename(&nm); in ubifs_unlink()
849 fscrypt_free_filename(&nm); in ubifs_unlink()
[all …]
/Linux-v4.19/include/linux/
Dfscrypt_notsupp.h122 static inline void fscrypt_free_filename(struct fscrypt_name *fname) in fscrypt_free_filename() function
Dfscrypt_supp.h92 static inline void fscrypt_free_filename(struct fscrypt_name *fname) in fscrypt_free_filename() function
/Linux-v4.19/fs/f2fs/
Ddir.c268 fscrypt_free_filename(&fname); in f2fs_find_entry()
643 fscrypt_free_filename(&fname); in f2fs_do_add_link()
/Linux-v4.19/fs/ext4/
Dext4.h2316 fscrypt_free_filename(&name); in ext4_fname_free_filename()