Home
last modified time | relevance | path

Searched refs:fscrypt_set_ops (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/linux/
Dfscrypt.h377 static inline void fscrypt_set_ops(struct super_block *sb, in fscrypt_set_ops() function
741 static inline void fscrypt_set_ops(struct super_block *sb, in fscrypt_set_ops() function
/Linux-v6.1/fs/ubifs/
Dsuper.c2218 fscrypt_set_ops(sb, &ubifs_crypt_operations); in ubifs_fill_super()