Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dgfs2_ondisk.h305 __be32 di_ctime_nsec; /* nsec portion of ctime */ member
/openbmc/linux/fs/gfs2/
H A Dglops.c444 be32_to_cpu(str->di_ctime_nsec)); in gfs2_dinode_in()
H A Dsuper.c432 str->di_ctime_nsec = cpu_to_be32(inode_get_ctime(inode).tv_nsec); in gfs2_dinode_out()