Searched full:hardlinks (Results 1 – 21 of 21) sorted by relevance
| /linux/fs/overlayfs/ |
| H A D | Kconfig | 56 The inodes index feature prevents breaking of lower hardlinks on copy
|
| H A D | util.c | 1067 /* Index only lower hardlinks on copy up */ in ovl_need_index() 1103 * hardlink and then unlinking all overlay hardlinks would drop in ovl_cleanup_index()
|
| /linux/fs/smb/client/ |
| H A D | misc.c | 296 …cifs_dbg(VFS, "Hardlinks will not be recognized on this mount. Consider mounting with the \"noserv… in cifs_autodisable_serverino() 648 * inode has any hardlinks. When number of hardlinks is 1, we can just in cifs_mark_open_handles_for_deleted_file()
|
| H A D | smb2pdu.h | 288 __le32 HardLinks; member
|
| H A D | link.c | 521 * not updating src file ctime on hardlinks but Windows servers
|
| H A D | smb2inode.c | 265 * note: files with hardlinks cause unexpected behaviour. As per MS-SMB2, in smb2_compound_op() 267 * with the inode on the client. If the file has hardlinks, it is possible in smb2_compound_op()
|
| H A D | readdir.c | 259 fattr->cf_nlink = le32_to_cpu(info->HardLinks); in cifs_posix_to_fattr()
|
| H A D | smb1ops.c | 824 seq_printf(m, "\nLocks: %d HardLinks: %d Symlinks: %d", in cifs_print_stats()
|
| H A D | inode.c | 862 fattr->cf_nlink = le32_to_cpu(info->HardLinks); in smb311_posix_info_to_fattr() 2584 * Are src and dst hardlinks of same inode? We can only tell
|
| /linux/fs/smb/server/ |
| H A D | smb2pdu.h | 295 __le32 HardLinks; member
|
| H A D | smb2pdu.c | 4100 posix_info->HardLinks = cpu_to_le32(ksmbd_kstat->kstat->nlink); in smb2_populate_readdir_entry() 5353 file_info->HardLinks = cpu_to_le32(stat.nlink); in find_file_posix_info()
|
| /linux/fs/hfs/ |
| H A D | dir.c | 252 * HFS does not have hardlinks, so both rmdir and unlink set the
|
| /linux/fs/jffs2/ |
| H A D | build.c | 163 /* If we detected directory hardlinks earlier, *hopefully* in jffs2_build_filesystem()
|
| /linux/fs/vboxsf/ |
| H A D | shfl_hostintf.h | 186 u32 hardlinks; member
|
| /linux/Documentation/admin-guide/cifs/ |
| H A D | usage.rst | 9 features such as hierarchical DFS like namespace, hardlinks, locking and more.
|
| /linux/fs/xfs/scrub/ |
| H A D | attr_repair.c | 1141 * files can have a lot of hardlinks and the fs can be busy.
|
| H A D | parent_repair.c | 323 * rebuild, since files can have a lot of hardlinks and the fs can be busy.
|
| /linux/fs/smb/common/ |
| H A D | smb2pdu.h | 1632 __le32 HardLinks; member
|
| /linux/fs/proc/ |
| H A D | base.c | 190 * Count the number of hardlinks for the pid_entry table, excluding the .
|
| /linux/io_uring/ |
| H A D | io_uring.c | 1668 * We don't submit, fail them all, for that replace hardlinks in io_queue_sqe_fallback()
|
| /linux/fs/ |
| H A D | namei.c | 5800 * Hardlinks are often used in delicate situations. We avoid
|