Searched refs:component (Results 1 – 7 of 7) sorted by relevance
/fs/nfs/ |
D | nfs4namespace.c | 41 const struct nfs4_string *component = &pathname->components[n]; in nfs4_pathname_string() local 42 buflen -= component->len + 1; in nfs4_pathname_string() 45 end -= component->len; in nfs4_pathname_string() 46 memcpy(end, component->data, component->len); in nfs4_pathname_string()
|
D | nfs4xdr.c | 3440 struct nfs4_string *component = &path->components[path->ncomponents]; in decode_pathname() local 3441 status = decode_opaque_inline(xdr, &component->len, &component->data); in decode_pathname() 3447 component->len, component->data); in decode_pathname()
|
/fs/proc/ |
D | proc_sysctl.c | 1405 const struct ctl_path *component; in __register_sysctl_paths() local 1413 for (component = path; component->procname; component++) { in __register_sysctl_paths() 1414 pos = append_path(new_path, pos, component->procname); in __register_sysctl_paths()
|
/fs/ocfs2/ |
D | Kconfig | 31 Cluster Base. It only requires a very small userspace component
|
/fs/reiserfs/ |
D | README | 72 building, by buying from third party OS component suppliers. Leverage 73 the software component development power of the internet. Be the most
|
/fs/cifs/ |
D | README | 377 credentials Although ignored by the cifs kernel component, it is used by 382 guest Although ignored by the kernel component, the mount.cifs
|
D | CHANGES | 141 with prefixpaths longer than one directory (one path component) when
|