Home
last modified time | relevance | path

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

/linux/fs/crypto/
A Dinline_crypt.c31 if (sb->s_cop->get_num_devices) in fscrypt_get_num_devices()
32 return sb->s_cop->get_num_devices(sb); in fscrypt_get_num_devices()
/linux/include/linux/
A Dfscrypt.h161 int (*get_num_devices)(struct super_block *sb); member
/linux/fs/f2fs/
A Dsuper.c3005 .get_num_devices = f2fs_get_num_devices,

Completed in 14 milliseconds