Searched refs:btrfs_file_private (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/btrfs/
H A Dctree.h446 struct btrfs_file_private { struct
H A Dfile.c1710 struct btrfs_file_private *private = filp->private_data;
3472 struct btrfs_file_private *private = file->private_data;
H A Dinode.c5878 struct btrfs_file_private *private;
5886 private = kzalloc(sizeof(struct btrfs_file_private), GFP_KERNEL);
5901 struct btrfs_file_private *private = file->private_data;
5941 struct btrfs_file_private *private = file->private_data;

Completed in 143 milliseconds