Searched defs:hardlink (Results 1 – 1 of 1) sorted by relevance
286 struct dentry *newdentry, bool hardlink, struct file *tmpfile) in ovl_instantiate()480 bool hardlink = !!cattr->hardlink; in ovl_create_over_whiteout() local