Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_dinode.h165 #define JFS_SYNC_FL 0x00200000 /* Synchronous updates */ macro
Djfs_inode.c42 if (flags & JFS_SYNC_FL) in jfs_set_inode_flags()
Dioctl.c33 {JFS_SYNC_FL, FS_SYNC_FL},