Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/nfsd/
Dnfsfh.c211 int d_splice(struct dentry *target, struct dentry *parent, struct qstr *name) in d_splice() function
376 err = d_splice(child, parent, &qs); in splice()