Searched refs:BTRFS_LINK_MAX (Results 1 – 2 of 2) sorted by relevance
76 #define BTRFS_LINK_MAX 65535U macro
6750 if (inode->i_nlink >= BTRFS_LINK_MAX) in btrfs_link()