HomeSort by relevance Sort by last modified time
    Searched refs:fs_excl (Results 1 - 2 of 2) sorted by null

  /external/kernel-headers/original/linux/
fs.h 928 atomic_inc(&current->fs_excl);
933 atomic_dec(&current->fs_excl);
938 return atomic_read(&current->fs_excl);
    [all...]
sched.h 989 atomic_t fs_excl; /* holding fs exclusive resources */ member in struct:task_struct
    [all...]

Completed in 239 milliseconds