Lines Matching refs:be

14 many use cases will be able to ignore these differences.
18 cases an object accessed in the union will be indistinguishable
25 only be unique when combined with st_dev, and both of these can change
27 tools ignore these values and will not be affected.
38 It would be more correct to refer to an upper and lower 'directory
40 directory trees to be in the same filesystem and there is no
41 requirement that the root of a filesystem be given for either upper or
44 The lower filesystem can be any filesystem supported by Linux and does
45 not need to be writable. The lower filesystem can even be another
46 overlayfs. The upper filesystem will normally be writable and if it
70 The "workdir" needs to be an empty directory on the same filesystem
111 directory (offset 0) followed by a readdir will cause the cache to be
115 directory is being read. This is unlikely to be noticed by many
125 there may be little correlation between the old and new locations in
145 The copy_up may turn out to be unnecessary, for example if the file is
159 rename or unlink will of course be noticed and handled).
165 Multiple lower layers can now be given using the the colon (":") as a
170 As the example shows, "upperdir=" and "workdir=" may be omitted. In
171 that case the overlay will be read-only.
173 The specified lower directories will be stacked beginning from the
174 rightmost one and going left. In the above example lower1 will be the
182 moves it over to the old name. The new file may be on a different
193 "break" the link. Changes will not be propagated to other names
198 relative paths leading up to the filesystem's root. This will be
203 be addressed in the future.