Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dgfs2_ondisk.h259 __be32 di_payload_format; /* GFS2_FORMAT_... */ member
/linux-2.6.39/fs/gfs2/
Dinode.c668 di->di_payload_format = cpu_to_be32(S_ISDIR(mode) ? GFS2_FORMAT_DE : 0); in init_dinode()
977 str->di_payload_format = cpu_to_be32(S_ISDIR(ip->i_inode.i_mode) && in gfs2_dinode_out()