Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dsuper.c948 sb->s_d_op = &btrfs_dentry_operations; in btrfs_fill_super()
Dctree.h3952 extern const struct dentry_operations btrfs_dentry_operations;
Dinode.c9986 const struct dentry_operations btrfs_dentry_operations = { variable