Lines Matching defs:time
81 * for a given file at a time. Changed the CONFIG_LOCK_MANDATORY scheme to
166 #include <linux/time.h>
984 * We assume that a task can be waiting for at most one lock at a time.
1640 break_time++; /* so that 0 means no break time */
1713 * lease_get_mtime - update modified time of an inode with exclusive lease
1715 * @time: pointer to a timespec which contains the last modified time
1721 void lease_get_mtime(struct inode *inode, struct timespec64 *time)
1738 *time = current_time(inode);
2694 * are deleted at this time.
2706 * file at the same time, but we wouldn't remove that lock anyway.