HomeSort by: relevance | last modified time | path
    Searched defs:tmpfs_update_locked (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/tmpfs/
tmpfs_subr.c 1182 * tmpfs_update_locked: update the timestamps as indicated by the flags.
1185 tmpfs_update_locked(vnode_t *vp, unsigned tflags) function in typeref:typename:void
1221 tmpfs_update_locked(vp, tflags);
tmpfs_subr.c 1182 * tmpfs_update_locked: update the timestamps as indicated by the flags.
1185 tmpfs_update_locked(vnode_t *vp, unsigned tflags) function in typeref:typename:void
1221 tmpfs_update_locked(vp, tflags);

Completed in 27 milliseconds