Searched refs:ROOT_ATTR (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/btrfs/
H A Dsysfs.c69 #define ROOT_ATTR(name, mode, show, store) \ macro
73 ROOT_ATTR(blocks_used, 0444, root_blocks_used_show, NULL);
74 ROOT_ATTR(block_limit, 0644, root_block_limit_show, NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/btrfs/
H A Dsysfs.c69 #define ROOT_ATTR(name, mode, show, store) \ macro
73 ROOT_ATTR(blocks_used, 0444, root_blocks_used_show, NULL);
74 ROOT_ATTR(block_limit, 0644, root_block_limit_show, NULL);

Completed in 56 milliseconds