Home
last modified time | relevance | path

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

/linux-4.4.14/fs/adfs/
Dadfs.h170 extern const struct dentry_operations adfs_dentry_operations;
Ddir.c255 const struct dentry_operations adfs_dentry_operations = { variable
Dsuper.c502 sb->s_d_op = &adfs_dentry_operations; in adfs_fill_super()