Home
last modified time | relevance | path

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

/openbmc/linux/fs/fat/
H A Dnamei_vfat.c195 static const struct dentry_operations vfat_dentry_ops = { variable
1195 sb->s_d_op = &vfat_dentry_ops; in setup()