Home
last modified time | relevance | path

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

/external/u-boot/fs/ubifs/
Dmisc.h235 return (inode->i_sb->s_time_gran < NSEC_PER_SEC) ? in ubifs_current_time()
Dsb.c627 c->vfs_sb->s_time_gran = le32_to_cpu(sup->time_gran); in ubifs_read_superblock()
Dubifs.h337 u32 s_time_gran; member
Dsuper.c2365 s->s_time_gran = 1000000000; in alloc_super()