Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dexport.c25 #define GFS2_LARGE_FH_SIZE 8 macro
35 if (parent && (*len < GFS2_LARGE_FH_SIZE)) { in gfs2_encode_fh()
36 *len = GFS2_LARGE_FH_SIZE; in gfs2_encode_fh()
58 *len = GFS2_LARGE_FH_SIZE; in gfs2_encode_fh()
154 case GFS2_LARGE_FH_SIZE: in gfs2_fh_to_dentry()
175 case GFS2_LARGE_FH_SIZE: in gfs2_fh_to_parent()
177 if (fh_len < GFS2_LARGE_FH_SIZE) in gfs2_fh_to_parent()