Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dexport.c28 #define GFS2_LARGE_FH_SIZE 8 macro
38 if (parent && (*len < GFS2_LARGE_FH_SIZE)) { in gfs2_encode_fh()
39 *len = GFS2_LARGE_FH_SIZE; in gfs2_encode_fh()
61 *len = GFS2_LARGE_FH_SIZE; in gfs2_encode_fh()
155 case GFS2_LARGE_FH_SIZE: in gfs2_fh_to_dentry()
176 case GFS2_LARGE_FH_SIZE: in gfs2_fh_to_parent()
178 if (fh_len < GFS2_LARGE_FH_SIZE) in gfs2_fh_to_parent()