Home
last modified time | relevance | path

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

/Linux-v4.19/fs/fat/
Dnamei_vfat.c194 static const struct dentry_operations vfat_dentry_ops = { variable
1043 sb->s_d_op = &vfat_dentry_ops; in setup()