Lines Matching refs:that
11 applications that access a filesystem via a remote filesystem protocol
34 tree. This means that if any filesystem object is in the dcache, then
35 all of the ancestors of that filesystem object are also in the dcache.
43 the dcache that are not needed for normal filesystem access.
45 1/ The dcache must sometimes contain objects that are not part of the
46 proper prefix. i.e that are not connected to the root.
49 that dentry into place (based on the parent and name in the
51 it is a dcache invariant that directories only have one dentry.
56 any dentry that might not be part of the proper prefix.
62 subtrees that are not in the proper prefix. These dentries, as
73 In the case of a directory, care is taken that only one dentry
88 2/ make sure that d_splice_alias is used rather than d_add
104 A file system implementation declares that instances of the filesystem
112 implementation creates a filehandle fragment that encodes a 32bit inode
129 so any filehandle lookup that requires finding a parent will fail.
144 The decode_fh routine should not depend on the stated size that is