Home
last modified time | relevance | path

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

/linux/fs/adfs/
H A Dadfs.h172 extern const struct dentry_operations adfs_dentry_operations;
H A Dsuper.c400 set_default_d_op(sb, &adfs_dentry_operations); in adfs_fill_super()
H A Ddir.c424 const struct dentry_operations adfs_dentry_operations = { variable