Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dgfs2_ondisk.h227 #define GFS2_DIR_MAX_DEPTH 17 macro
/linux/fs/gfs2/
H A Dops_fstype.c303 hash_blocks = DIV_ROUND_UP(sizeof(u64) * BIT(GFS2_DIR_MAX_DEPTH), in gfs2_read_sb()
312 leaf_blocks = 2 + GFS2_DIR_MAX_DEPTH; in gfs2_read_sb()
H A Ddir.c1398 if (*depth < GFS2_DIR_MAX_DEPTH || !sdp->sd_args.ar_loccookie) { in gfs2_dir_read_leaf()
1849 if (ip->i_depth < GFS2_DIR_MAX_DEPTH) { in gfs2_dir_add()