Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ubifs/
Ddir.c270 fscrypt_free_filename(&nm); in ubifs_lookup()
332 fscrypt_free_filename(&nm); in ubifs_create()
345 fscrypt_free_filename(&nm); in ubifs_create()
377 fscrypt_free_filename(&nm); in do_tmpfile()
384 fscrypt_free_filename(&nm); in do_tmpfile()
439 fscrypt_free_filename(&nm); in do_tmpfile()
747 fscrypt_free_filename(&nm); in ubifs_link()
760 fscrypt_free_filename(&nm); in ubifs_link()
826 fscrypt_free_filename(&nm); in ubifs_unlink()
837 fscrypt_free_filename(&nm); in ubifs_unlink()
[all …]
/Linux-v5.15/include/linux/
Dfscrypt.h314 static inline void fscrypt_free_filename(struct fscrypt_name *fname) in fscrypt_free_filename() function
551 static inline void fscrypt_free_filename(struct fscrypt_name *fname) in fscrypt_free_filename() function
/Linux-v5.15/fs/ext4/
Dext4.h2785 fscrypt_free_filename(&name); in ext4_fname_free_filename()