Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ubifs/
Ddir.c269 fscrypt_free_filename(&nm); in ubifs_lookup()
322 fscrypt_free_filename(&nm); in ubifs_create()
335 fscrypt_free_filename(&nm); in ubifs_create()
367 fscrypt_free_filename(&nm); in do_tmpfile()
374 fscrypt_free_filename(&nm); in do_tmpfile()
429 fscrypt_free_filename(&nm); in do_tmpfile()
737 fscrypt_free_filename(&nm); in ubifs_link()
750 fscrypt_free_filename(&nm); in ubifs_link()
816 fscrypt_free_filename(&nm); in ubifs_unlink()
827 fscrypt_free_filename(&nm); in ubifs_unlink()
[all …]
/Linux-v5.10/include/linux/
Dfscrypt.h185 static inline void fscrypt_free_filename(struct fscrypt_name *fname) in fscrypt_free_filename() function
418 static inline void fscrypt_free_filename(struct fscrypt_name *fname) in fscrypt_free_filename() function
/Linux-v5.10/fs/ext4/
Dext4.h2629 fscrypt_free_filename(&name); in ext4_fname_free_filename()