Lines Matching refs:returned
100 filesystem. New vfsmount referring to the tree returned by ->mount()
443 follow_link(). The cookie returned by follow_link() is passed
673 A void * may be returned in fsdata, which then gets passed into
1024 be returned if someone else managed to make the automount first. If
1025 the vfsmount creation failed, then an error code should be returned.
1026 If -EISDIR is returned, then the directory will be treated as an
1027 ordinary directory and returned to pathwalk to continue walking.
1029 If a vfsmount is returned, the caller will attempt to mount it on the
1031 the case of failure. The vfsmount should be returned with 2 refs on
1042 past and construct the subtree there. 0 should be returned to let the
1043 calling process continue. -EISDIR can be returned to tell pathwalk to
1051 -ECHILD. -EISDIR may also be returned to tell pathwalk to
1108 and the dentry is returned. The caller must use dput()