Home
last modified time | relevance | path

Searched refs:btrfs_inode_hash (Results 1 – 2 of 2) sorted by relevance

/linux/fs/btrfs/
A Dbtrfs_inode.h263 static inline unsigned long btrfs_inode_hash(u64 objectid, in btrfs_inode_hash() function
277 unsigned long h = btrfs_inode_hash(inode->i_ino, BTRFS_I(inode)->root); in btrfs_insert_inode_hash()
A Dinode.c5869 unsigned long hashval = btrfs_inode_hash(ino, root); in btrfs_iget_locked()
6399 btrfs_inode_hash(inode->i_ino, BTRFS_I(inode)->root), in btrfs_insert_inode_locked()

Completed in 20 milliseconds