Home
last modified time | relevance | path

Searched refs:SF_LOG (Results 1 – 2 of 2) sorted by relevance

/minix/sys/sys/
H A Dstat.h217 #define SF_LOG 0x00400000 /* WAPBL log file inode */ macro
/minix/sys/ufs/ffs/
H A Dffs_wapbl.c261 if ((ip->i_flags & SF_LOG) == 0) { in wapbl_remove_log()
636 ip->i_flags = SF_LOG; in wapbl_create_infs_log()