Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dexport.c24 #define GFS2_SMALL_FH_SIZE 4 macro
38 } else if (*len < GFS2_SMALL_FH_SIZE) { in gfs2_encode_fh()
39 *len = GFS2_SMALL_FH_SIZE; in gfs2_encode_fh()
47 *len = GFS2_SMALL_FH_SIZE; in gfs2_encode_fh()
151 case GFS2_SMALL_FH_SIZE: in gfs2_fh_to_dentry()
154 if (fh_len < GFS2_SMALL_FH_SIZE) in gfs2_fh_to_dentry()