Home
last modified time | relevance | path

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

/linux/fs/jfs/
A Dioctl.c33 {JFS_DIRSYNC_FL, FS_DIRSYNC_FL},
88 flags &= ~JFS_DIRSYNC_FL; in jfs_fileattr_set()
A Djfs_inode.c27 if (flags & JFS_DIRSYNC_FL) in jfs_set_inode_flags()
90 jfs_inode->mode2 &= ~JFS_DIRSYNC_FL; in ialloc()
A Djfs_dinode.h157 #define JFS_DIRSYNC_FL 0x00100000 /* dirsync behaviour */ macro

Completed in 4 milliseconds