Home
last modified time | relevance | path

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

/linux/fs/hfs/
A Dinode.c352 if (!(rec->file.Flags & HFS_FIL_LOCK)) in hfs_read_inode()
493 rec.file.Flags &= ~HFS_FIL_LOCK; in hfs_write_inode()
495 rec.file.Flags |= HFS_FIL_LOCK; in hfs_write_inode()
A Dhfs.h63 #define HFS_FIL_LOCK 0x01 /* locked */ macro
A Dcatalog.c54 rec->file.Flags |= HFS_FIL_LOCK; in hfs_cat_build_record()

Completed in 7 milliseconds