Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dgfs2_ondisk.h262 __be32 di_payload_format; /* GFS2_FORMAT_... */ member
/linux-3.4.99/fs/gfs2/
Dsuper.c729 str->di_payload_format = cpu_to_be32(S_ISDIR(ip->i_inode.i_mode) && in gfs2_dinode_out()
Dinode.c477 di->di_payload_format = cpu_to_be32(S_ISDIR(mode) ? GFS2_FORMAT_DE : 0); in init_dinode()