Searched refs:hardlink (Results 1 – 4 of 4) sorted by relevance
184 if (attr->hardlink) { in ovl_create_real()185 err = ovl_do_link(ofs, attr->hardlink, dir, newdentry); in ovl_create_real()274 if (!hardlink) { in ovl_instantiate()308 if (hardlink) in ovl_instantiate()458 bool hardlink = !!cattr->hardlink; in ovl_create_over_whiteout() local463 if (!hardlink) { in ovl_create_over_whiteout()492 if (!hardlink && in ovl_create_over_whiteout()505 if (!hardlink) { in ovl_create_over_whiteout()517 if (!hardlink && S_ISDIR(cattr->mode)) { in ovl_create_over_whiteout()544 if (!hardlink) { in ovl_create_over_whiteout()[all …]
843 struct dentry *hardlink; member
191 A long-standing class of security issues is the hardlink-based194 is to cross privilege boundaries when following a given hardlink (i.e. a195 root process follows a hardlink created by another user). Additionally,200 When set to "0", hardlink creation behavior is unrestricted.
4519 | to handle the maximum hardlink count of any file. |
Completed in 24 milliseconds