Home
last modified time | relevance | path

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

/fs/btrfs/
Dsuper.c1325 sb->s_d_op = &btrfs_dentry_operations; in btrfs_fill_super()
Dctree.h3071 extern const struct dentry_operations btrfs_dentry_operations;
Dinode.c10548 const struct dentry_operations btrfs_dentry_operations = { variable