Home
last modified time | relevance | path

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

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