Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
A Ddir.c184 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() local
463 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 …]
A Doverlayfs.h843 struct dentry *hardlink; member
/linux/Documentation/admin-guide/sysctl/
A Dfs.rst191 A long-standing class of security issues is the hardlink-based
194 is to cross privilege boundaries when following a given hardlink (i.e. a
195 root process follows a hardlink created by another user). Additionally,
200 When set to "0", hardlink creation behavior is unrestricted.
/linux/Documentation/filesystems/xfs/
A Dxfs-online-fsck-design.rst4519 | to handle the maximum hardlink count of any file. |

Completed in 24 milliseconds