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

  /src/sys/fs/tmpfs/
tmpfs_rename.c 208 * tmpfs_gro_remove_check_possible: Check whether a remove is possible
212 tmpfs_gro_remove_check_possible(struct mount *mp, function in typeref:typename:int
584 .gro_remove_check_possible = tmpfs_gro_remove_check_possible,

Completed in 13 milliseconds