Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dbtrfs_inode.h519 extern const struct dentry_operations btrfs_dentry_operations;
Dsuper.c1141 sb->s_d_op = &btrfs_dentry_operations; in btrfs_fill_super()
Dinode.c10951 const struct dentry_operations btrfs_dentry_operations = { variable