Home
last modified time | relevance | path

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

/linux-4.1.27/fs/fat/
Dnamei_vfat.c181 static const struct dentry_operations vfat_dentry_ops = { variable
1050 sb->s_d_op = &vfat_dentry_ops; in setup()