Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-event/
Dsd-event.c1929 bool excl_unlink = true; in inode_data_determine_mask() local
1945 excl_unlink = false; in inode_data_determine_mask()
1950 …return (combined & ~(IN_ONESHOT|IN_DONT_FOLLOW|IN_ONLYDIR|IN_EXCL_UNLINK)) | (excl_unlink ? IN_EXC… in inode_data_determine_mask()